home *** CD-ROM | disk | FTP | other *** search
- Path: news.fsu.edu!xi!colvin
- From: colvin@xi.cs.fsu.edu (Joshua Colvin)
- Newsgroups: comp.lang.c++
- Subject: Two Stupid Newbie Questions
- Date: 14 Jan 1996 02:39:03 GMT
- Organization: FSU Computer Science Department
- Message-ID: <4d9qc7$m8t@news.fsu.edu>
- NNTP-Posting-Host: xi.cs.fsu.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
-
-
-
- Howdy all! Okay...quickees here:
-
- 1) When I move an image around the screen I draw it in a position and
- then replace it using putimage(blah, XOR_PUT); but this creates a
- flickering effect. Is it becuase my computer's just too slow to make
- the movement appear smooth, or is there a better way to move an image
- around on the screen?
-
- 2) When should I use malloc() as opposed to farmalloc() ?
-
- Thanx. :)
-
- Joshua Colvin
- colvin@cs.fsu.edu
-